CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc c语言

搜索资源列表

  1. 24点游戏VC

    1下载:
  2. 24点游戏 开发语言: VC & C++ -24 point game development languages : C VC
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:183291
    • 提供者:封笑平
  1. vc做的C代码编译器

    0下载:
  2. vc做的C语言编译器,基本可以编译c的各种特性,值得学习编译器的朋友下载-vc do C language compiler, which can be compiled c various properties worth learning compiler downloaded to see friends
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:58159
    • 提供者:李川
  1. C++神经网络开发包ANNIE源程序(最新版)

    3下载:
  2. C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:462405
    • 提供者:刘华
  1. 卷积(C语言)

    0下载:
  2. 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the detailed process. Convolution spe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54079
    • 提供者:新新
  1. C语言数值算法

    0下载:
  2. VC环境下数值算法 大家可以参考实现一些数值算法!!!! 请多多支持呀!-VC environment numerical algorithm we can achieve some reference to numerical algorithm! ! ! ! You will support!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9661
    • 提供者:数学
  1. VC学生成绩管理系统

    2下载:
  2. 可以运行的C语言课程设计报告,里面有源码和详细的WORD文档.包含流程图.详细的分析等.-can run the C language curriculum design, a source inside the Word and detailed documentation. included flowchart. detailed analysis.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:298582
    • 提供者:YY
  1. 雷克子波-杨兴

    1下载:
  2. 在VC++环境下用c语言绘制饼状图,计算机图形学的首次作业。(Pie chart drawing in C language)
  3. 所属分类:网络编程

    • 发布日期:2018-01-03
    • 文件大小:424960
    • 提供者:兴杨
  1. C-FFT

    0下载:
  2. C语言实现快速傅里叶变换。源程序,并附带注释。(Fast Fourier transform implemented by C programs)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:11264
    • 提供者:汪康
  1. VC++ GDI写的坦克大战完整源码

    0下载:
  2. 最近学习《Visual C++游戏编程基础》这本书,于是就想不能白学,编写一个游戏吧,于是就试着做了个坦克大战游戏,只学过C语言,C++看了一遍书,不会类封装,代码中都是结构体+函数。。。算是C语言式的C++了吧!(Tank war complete source code written by VC++ GDI)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2637824
    • 提供者:枫~
  1. C语言,模糊控制程序

    0下载:
  2. VC语言编写的模糊控制程序,可以看看还可以(VC language to write a fuzzy control program, can see still can)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:65536
    • 提供者:snoopy1
  1. VC++ 五子棋包括网络版与单机版

    0下载:
  2. 利用C++语言编写的五子棋单机版和网络版的结合,需要的朋友可以下载,里面附有源码,没有夹杂其他平台的纯VC++(The combination of gobang single edition and network version written in C++ language needs friends to download, which contains source code, no pure VC++ mixed with other platforms.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:318464
    • 提供者:周紫燕
  1. 软R1班_王嘉东_实验3

    0下载:
  2. 这是输出高级的代码c++ 图形学的输出希望你往下现skas 那时阿顺较大阿顺的阿顺的阿顺的(the goal is to print the words.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:12288
    • 提供者:王董
  1. c语言学习排序算法编程

    2下载:
  2. 程序包含代码,,并计算选择排序,冒泡排序,插入排序三种算法各自所用的计算时间。用于学习排序算法编程。(The program contains code for learning sort algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:241664
    • 提供者:theisness
  1. 简单拼音输入法程序

    1下载:
  2. 程序实现命令行模式简单的拼音输入,用于c语言学习结构体,字符串I/O,指针等知识(The program implements the simple Pinyin input of the command line mode, which is used to learn the structure of the C language, the string I/O, the pointer and so on.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:272384
    • 提供者:theisness
  1. c

    0下载:
  2. 全国大学生计算机二级考试中的 c语言题库(The data of the examination of computer(level two) of c)
  3. 所属分类:系统编程

    • 发布日期:2018-04-29
    • 文件大小:352256
    • 提供者:123321123321123
  1. FFT

    0下载:
  2. C语言的快速傅里叶变换,基于VC++编写,高效率,1024个点(The fast Fourier transform of C language is based on VC++, which is efficient and 1024 points.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:234496
    • 提供者:林俊
  1. 半透明窗体效果的vc++12星座时钟源码

    0下载:
  2. 介绍了,C语言的图形界面的操作方式,给出了一个小的源码,供大家参考学习,互相交流(i belive you ,that you like it. ok okokokokok)
  3. 所属分类:其他

  1. 学生信息管理系统Dev C++实现

    0下载:
  2. 通过DEV C++使用C语言实现学生信息管理系统。(Through DEV C++, we use C language to realize student information management system.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:53248
    • 提供者:wanghongl
  1. C语言图像处理

    1下载:
  2. 用C语言编写图像处理经典算法,可用VC运行,本科资料
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. Visual C++从入门到精通(第3版)

    1下载:
  2. 从初学者的角度出发,以通俗易懂的语言,配合丰富多彩的实例,详细介绍了使用Visual C++ 6.0进行程序开发应该掌握的各方面知识。(Starting from the beginner's point of view, this paper introduces in detail all kinds of knowledge that should be mastered in programming with Visual C++ 6.0, in the light of easy-to
  3. 所属分类:Windows编程

    • 发布日期:2020-10-14
    • 文件大小:43904000
    • 提供者:文志明
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com